PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package
/
PDFFormXObject Class
/ setMeasure Method
A
com.o2sol.pdf4java.spatial.PDFMeasure
descendant object that specifies the scale and units which shall apply to the image.
Collapse All
Expand All
In This Topic
setMeasure Method
In This Topic
Sets the form XObject measure.
Syntax
public
void
setMeasure(
PDFMeasure
measure
)
Parameters
measure
A
com.o2sol.pdf4java.spatial.PDFMeasure
descendant object that specifies the scale and units which shall apply to the image.
See Also
Reference
PDFFormXObject Class
PDFFormXObject Members